CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 绘制 曲面

搜索资源列表

  1. surface5

    0下载:
  2. matlab中曲线曲面的绘制,动图绘制,涉及颜色、线型、背景颜色的调整,适合初学者-In matlab curve of surface rendering, figure drawing, color, lines, and to adjust the background color, suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1648
    • 提供者:guyi
  1. OpenGL

    1下载:
  2. OpenGL学习源码,包括代贴图可旋转的空间旋转的三维球体,场景设计,曲面重复纹理填充,绘制三维球体及二维平面三角形。-OpenGL source learning, including the generation of maps rotatable three-dimensional space rotating sphere, scene design, surface texture fills repeated, drawing a three-dimensional sphere a
  3. 所属分类:OpenGL

    • 发布日期:2016-11-20
    • 文件大小:10435
    • 提供者:不懂
  1. SURFACE

    0下载:
  2. 编程实例-Bezier曲线曲面绘制Bezier曲线 , Bezier曲面, 绘制Bezier曲线-Programming examples- the Bezier curve surface rendering
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:1172
    • 提供者:
  1. CSharp-use-MATLAB

    0下载:
  2. 在项目过程中需要在ASP.NET页面显示三维效果的曲面图,因C#中没有相关的控件(暂时没找到),需要调用其他软件实现此功能,实现的方法有多种,这里只介绍在C#中调用matlab函数,实现绘制三维图的功能。当然,matlab还有强大的数据处理能力,如果在C#中涉及到处理大量数据,也可以通过该方法调用matlab函数。-In the process of the project in a surface chart ASP.NET page shows a three-dimensional ef
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:678984
    • 提供者:刘笑
  1. svsnbhc

    0下载:
  2. 很多几何图形的画法,如三维图形,曲线及曲面的绘制-Many descr iptive geometry, such as 3 d graphics, curve and curved surface
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-15
    • 文件大小:286720
    • 提供者:formgg
  1. AEURIBR89

    0下载:
  2. 使用VTK的管道机制实现二次曲面的绘制,并制作等高线-Using VTK pipeline mechanism of quadric surface rendering, and construction of contour,,
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:781312
    • 提供者:dlsidn
  1. the-example-of-surface-drawing

    0下载:
  2. 基于matlab的基础上,曲面绘制的相关命令以及具体的例子说明-the example of surface drawing
  3. 所属分类:File Formats

    • 发布日期:2017-12-12
    • 文件大小:21765
    • 提供者:云卷云舒
  1. 分块统计

    1下载:
  2. 将电镜扫描图片分块化后统计各分块孔隙密度,获得扫描区域内孔隙率分布矩阵,将矩阵进行三维样条曲面插值,绘制相应的等高线,并保存为图片。(After the electron microscope scanning image is divided into blocks, the pore density of each block is calculated, and the porosity distribution matrix in the scanning area is obtaine
  3. 所属分类:其他

  1. Tany

    0下载:
  2. 很多几何图形的画法,如三维图形,曲线及曲面的绘制(Many descr iptive geometry, such as 3 d graphics, curve and curved surface)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:285696
    • 提供者:赵子丹
  1. function plot

    0下载:
  2. 绘制函数的图形 1) x~[0, 30] 2) x,y~[-2, 2] % 二维曲线 x = 0:30; % 冒号的功能… y = exp(-x/10).*sin(x); % 向量运算,点号的功能 plot(x, y) % 绘制二维曲线
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:小川lucky
  1. matlab绘制B样条曲面代码

    4下载:
  2. B样条拟合的4种方法介绍。MATLAB运行,十分简单。效率高。(Introduction of 4 methods of B spline fitting)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:杨帅1
  1. Data.PS科学计算与绘图软件

    0下载:
  2. Data.PS功能简介:本数据处理软件内置表格编辑器,可以方便的进行数据输入输出;可以进行常见的(a)数值计算,如求解线性方程组、非线性方程组、常微分方程组、多项式求根、傅里叶变换、傅里叶逆变换、线性规划求解、多元线性回归和多元非线性回归参数拟合(20参数)、插值、微分、积分、求逆矩阵、矩阵特征值和特征向量、行列式值;(b)统计分析,统计描述、频数分布、假设检验、正态分布检验、二项式分布检验、泊松分布检验、相关性分析、方差分析;(c)6Sigman工具,过程能力CPK计算、测量系统分析MSA、公
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:4073472
    • 提供者:w1w
  1. python-plot

    1下载:
  2. 使用python绘制图形和曲线,本例给出一个绘制sinx、一个画3D曲面的源代码示意。(Using Python to draw graphs and curves, this example gives a source code for drawing sinx.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:netnetnet
  1. secdferencerobustnesswindow

    0下载:
  2. VC平台下双三次贝赛尔曲面的绘制原码,包括一些数学计算()
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:41984
    • 提供者:Wexster
  1. 2780432

    0下载:
  2. VC平台下双三次贝赛尔曲面的绘制原码,包括一些数学计算()
  3. 所属分类:图形图象

    • 发布日期:2018-05-01
    • 文件大小:41984
    • 提供者:IVMJ%2D434421
  1. ヽ( ̄▽ ̄)ノミЮ

    1下载:
  2. 1、 用MATLAB软件绘制常见的旋轮线、星形线和螺旋线。 2、 用MATLAB软件绘制椭球面、双曲抛物面、单叶双曲面、锥面、环形面。 3、 用MATLAB软件绘制两个曲面的交线。(1. Draw common spiral, star and helix with MATLAB software. 2. Draw ellipsoid, hyperbolic paraboloid, univalent hyperboloid, cone and annular surface with
  3. 所属分类:图形图象

    • 发布日期:2021-03-30
    • 文件大小:2048
    • 提供者:AONFO
  1. 两直径相等的圆管相交图形

    0下载:
  2. 两个等直径相交的圆管,一个竖直放置,一个平行放置。可用plot(x’,y’,z’)所绘制的曲面的特征。
  3. 所属分类:绘图程序

    • 发布日期:2020-05-11
    • 文件大小:447
    • 提供者:qaz12345678
  1. Logger

    1下载:
  2. 体绘制是一种三维空间中而非三维空间中的二维曲面上绘制三维数据的技术。体绘制和几何绘制并没有严格的界限。两种技术经常会有相似的结果,有时两者又可认为是一种技术。(Volume rendering is a technique for rendering three-dimensional data on two-dimensional surfaces in three-dimensional space rather than two-dimensional surfaces in three-
  3. 所属分类:OpenGL

    • 发布日期:2020-11-05
    • 文件大小:1024
    • 提供者:wangxj05
« 1 2 ... 10 11 12 13 14 15»
搜珍网 www.dssz.com